How to render the information from HTML file into RTC web
Trying to access the html file from stream\component (RTC web or cleint)
Actual Result: If the users are accessing test1.html file code from RTC source control web or RTC Client. Could you please explain why the below information is rendering and its not updating only the code (test) <HTML> <BODY> test <BODY> <HTML>
But when the html file normally opens from your local desktop or browser without using RTC. Below is the output ( it doesn't open up the source code)
Test
###############################################################
test is it possible to view the browser output of html, rather displaying complete html soruce code in RTC
#############################################
|
2 answers
That is not possible inside of the web client.
You may be able to configure a sandbox to be loaded into a web server and view the pages that way. You can also configure eclipse to open html files in the internal (or external) browser. |
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.